loginWithKakaoAccount

fun loginWithKakaoAccount(context: Context, prompts: List<Prompt>? = null, loginHint: String? = null, nonce: String? = null, channelPublicIds: List<String>? = null, serviceTerms: List<String>? = null): Single<OAuthToken>

카카오계정으로 로그인
Login with Kakao Account

Parameters

context

Android Context

prompts

동의 화면에 상호작용 추가 요청 프롬프트
Prompt to add an interaction to the consent screen

loginHint

카카오계정 로그인 페이지 ID에 자동 입력할 이메일 또는 전화번호, +82 00-0000-0000 형식
Email or phone number in the format +82 00-0000-0000 to fill in ID field of the Kakao Account login page

nonce

ID 토큰 재생 공격 방지를 위한 검증 값, 임의의 문자열
Random strings to prevent replay attacks

channelPublicIds

카카오톡 채널 프로필 ID
Kakao Talk Channel's profile IDs

serviceTerms

서비스 약관 목록
List of service terms